type github.com/gotd/td/tg.InputStickerSetEmojiChannelDefaultStatuses
19 uses
github.com/gotd/td/tg (current package)
tl_input_sticker_set_gen.go#L1208: type InputStickerSetEmojiChannelDefaultStatuses struct {
tl_input_sticker_set_gen.go#L1215: func (i InputStickerSetEmojiChannelDefaultStatuses) construct() InputStickerSetClass { return &i }
tl_input_sticker_set_gen.go#L1219: _ bin.Encoder = &InputStickerSetEmojiChannelDefaultStatuses{}
tl_input_sticker_set_gen.go#L1220: _ bin.Decoder = &InputStickerSetEmojiChannelDefaultStatuses{}
tl_input_sticker_set_gen.go#L1221: _ bin.BareEncoder = &InputStickerSetEmojiChannelDefaultStatuses{}
tl_input_sticker_set_gen.go#L1222: _ bin.BareDecoder = &InputStickerSetEmojiChannelDefaultStatuses{}
tl_input_sticker_set_gen.go#L1224: _ InputStickerSetClass = &InputStickerSetEmojiChannelDefaultStatuses{}
tl_input_sticker_set_gen.go#L1227: func (i *InputStickerSetEmojiChannelDefaultStatuses) Zero() bool {
tl_input_sticker_set_gen.go#L1236: func (i *InputStickerSetEmojiChannelDefaultStatuses) String() string {
tl_input_sticker_set_gen.go#L1240: type Alias InputStickerSetEmojiChannelDefaultStatuses
tl_input_sticker_set_gen.go#L1247: func (*InputStickerSetEmojiChannelDefaultStatuses) TypeID() uint32 {
tl_input_sticker_set_gen.go#L1252: func (*InputStickerSetEmojiChannelDefaultStatuses) TypeName() string {
tl_input_sticker_set_gen.go#L1257: func (i *InputStickerSetEmojiChannelDefaultStatuses) TypeInfo() tdp.Type {
tl_input_sticker_set_gen.go#L1271: func (i *InputStickerSetEmojiChannelDefaultStatuses) Encode(b *bin.Buffer) error {
tl_input_sticker_set_gen.go#L1280: func (i *InputStickerSetEmojiChannelDefaultStatuses) EncodeBare(b *bin.Buffer) error {
tl_input_sticker_set_gen.go#L1288: func (i *InputStickerSetEmojiChannelDefaultStatuses) Decode(b *bin.Buffer) error {
tl_input_sticker_set_gen.go#L1299: func (i *InputStickerSetEmojiChannelDefaultStatuses) DecodeBare(b *bin.Buffer) error {
tl_input_sticker_set_gen.go#L1548: v := InputStickerSetEmojiChannelDefaultStatuses{}
tl_registry_gen.go#L5482: InputStickerSetEmojiChannelDefaultStatusesTypeID: func() bin.Object { return &InputStickerSetEmojiChannelDefaultStatuses{} },
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |