Files
discoursejs/docs/sdk/models/operations/replytouser.md

654 B
Raw Permalink Blame History

ReplyToUser

Example Usage

import { ReplyToUser } from "@lukehagar/discoursejs/sdk/models/operations";

let value: ReplyToUser = {
  avatarTemplate: "<value>",
  username: "Anastacio4",
};

Fields

Field Type Required Description
avatarTemplate string ✔️ N/A
name string N/A
username string ✔️ N/A