const github.com/gotd/td/tg.MessageActionChannelMigrateFromTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L1394: const MessageActionChannelMigrateFromTypeID = 0xea3948e9
tl_message_action_gen.go#L1445: return MessageActionChannelMigrateFromTypeID
tl_message_action_gen.go#L1457: ID: MessageActionChannelMigrateFromTypeID,
tl_message_action_gen.go#L1481: b.PutID(MessageActionChannelMigrateFromTypeID)
tl_message_action_gen.go#L1500: if err := b.ConsumeID(MessageActionChannelMigrateFromTypeID); err != nil {
tl_message_action_gen.go#L7839: case MessageActionChannelMigrateFromTypeID:
tl_registry_gen.go#L159: MessageActionChannelMigrateFromTypeID: "messageActionChannelMigrateFrom#ea3948e9",
tl_registry_gen.go#L1941: "messageActionChannelMigrateFrom": MessageActionChannelMigrateFromTypeID,
tl_registry_gen.go#L3723: MessageActionChannelMigrateFromTypeID: func() bin.Object { return &MessageActionChannelMigrateFrom{} },
tl_registry_gen.go#L6024: MessageActionChannelMigrateFromTypeID,
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. |