teleproto - v1.229.0
    Preparing search index...

    Class SendMessage

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  anchor?: boolean;
                  entities?: TypeMessageEntity[];
                  invertMedia?: boolean;
                  media?: TypeInputMedia;
                  message: string;
                  noforwards?: boolean;
                  peer?: TypeEntityLike;
                  queryId?: long;
                  randomId?: long;
                  receiverId: TypeEntityLike;
                  replyMarkup?: TypeReplyMarkup;
                  replyTo?: TypeInputReplyTo;
                  richMessage?: TypeInputRichMessage;
                  welcome?: boolean;
              },
          >,
          TypeUpdates,
      >
      • SendMessage
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: TypeUpdates
    anchor?: boolean
    className: "ephemeral.SendMessage"
    classType: "request"
    CONSTRUCTOR_ID: 3129827125
    entities?: TypeMessageEntity[]
    invertMedia?: boolean
    message: string
    noforwards?: boolean
    originalArgs: Args
    peer?: EntityLike
    queryId?: BigInteger
    randomId?: BigInteger
    receiverId: EntityLike
    replyMarkup?: TypeReplyMarkup
    richMessage?: TypeInputRichMessage
    SUBCLASS_OF_ID: 2331323052
    welcome?: boolean