github.com/gotd/td/tg.RichMessage.Part (field)
7 uses
github.com/gotd/td/tg (current package)
tl_rich_message_gen.go#L43: Part bool
tl_rich_message_gen.go#L73: if !(r.Part == false) {
tl_rich_message_gen.go#L107: r.Part = from.GetPart()
tl_rich_message_gen.go#L167: if !(r.Part == false) {
tl_rich_message_gen.go#L242: r.Part = r.Flags.Has(1)
tl_rich_message_gen.go#L320: r.Part = true
tl_rich_message_gen.go#L323: r.Part = false
![]() |
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. |