github.com/gotd/td/tg.ChannelFull.MigratedFromChatID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chat_full_gen.go#L1259: MigratedFromChatID int64
tl_chat_full_gen.go#L1595: if !(c.MigratedFromChatID == 0) {
tl_chat_full_gen.go#L1828: c.MigratedFromChatID = val
tl_chat_full_gen.go#L2390: if !(c.MigratedFromChatID == 0) {
tl_chat_full_gen.go#L2550: b.PutLong(c.MigratedFromChatID)
tl_chat_full_gen.go#L2853: c.MigratedFromChatID = value
tl_chat_full_gen.go#L3661: c.MigratedFromChatID = value
tl_chat_full_gen.go#L3673: return c.MigratedFromChatID, true
![]() |
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. |