github.com/gotd/td/tg.AccountInitTakeoutSessionRequest.MessageChats (field)
7 uses
github.com/gotd/td/tg (current package)
tl_account_init_takeout_session_gen.go#L55: MessageChats bool
tl_account_init_takeout_session_gen.go#L98: if !(i.MessageChats == false) {
tl_account_init_takeout_session_gen.go#L138: i.MessageChats = from.GetMessageChats()
tl_account_init_takeout_session_gen.go#L218: if !(i.MessageChats == false) {
tl_account_init_takeout_session_gen.go#L282: i.MessageChats = i.Flags.Has(2)
tl_account_init_takeout_session_gen.go#L338: i.MessageChats = true
tl_account_init_takeout_session_gen.go#L341: i.MessageChats = false
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. |