github.com/gotd/td/tg.ContactsBlockFromRepliesRequest.DeleteMessage (field)
7 uses
github.com/gotd/td/tg (current package)
tl_contacts_block_from_replies_gen.go#L48: DeleteMessage bool
tl_contacts_block_from_replies_gen.go#L78: if !(b.DeleteMessage == false) {
tl_contacts_block_from_replies_gen.go#L110: b.DeleteMessage = from.GetDeleteMessage()
tl_contacts_block_from_replies_gen.go#L164: if !(b.DeleteMessage == false) {
tl_contacts_block_from_replies_gen.go#L218: b.DeleteMessage = b.Flags.Has(0)
tl_contacts_block_from_replies_gen.go#L235: b.DeleteMessage = true
tl_contacts_block_from_replies_gen.go#L238: b.DeleteMessage = 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. |