const github.com/gotd/td/tg.MessageActionSetChatWallPaperTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L6684: const MessageActionSetChatWallPaperTypeID = 0x5060a3f4
tl_message_action_gen.go#L6743: return MessageActionSetChatWallPaperTypeID
tl_message_action_gen.go#L6755: ID: MessageActionSetChatWallPaperTypeID,
tl_message_action_gen.go#L6795: b.PutID(MessageActionSetChatWallPaperTypeID)
tl_message_action_gen.go#L6822: if err := b.ConsumeID(MessageActionSetChatWallPaperTypeID); err != nil {
tl_message_action_gen.go#L8028: case MessageActionSetChatWallPaperTypeID:
tl_registry_gen.go#L186: MessageActionSetChatWallPaperTypeID: "messageActionSetChatWallPaper#5060a3f4",
tl_registry_gen.go#L1968: "messageActionSetChatWallPaper": MessageActionSetChatWallPaperTypeID,
tl_registry_gen.go#L3750: MessageActionSetChatWallPaperTypeID: func() bin.Object { return &MessageActionSetChatWallPaper{} },
tl_registry_gen.go#L6051: MessageActionSetChatWallPaperTypeID,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |