github.com/gotd/td/tg.RichMessage.Zero (method)
7 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_message_gen.go#L2679: if !(b.RichMessage.Zero()) {
tl_draft_message_gen.go#L319: if !(d.RichMessage.Zero()) {
tl_draft_message_gen.go#L476: if !(d.RichMessage.Zero()) {
tl_message_gen.go#L692: if !(m.RichMessage.Zero()) {
tl_message_gen.go#L1303: if !(m.RichMessage.Zero()) {
tl_rich_message_gen.go#L63: func (r *RichMessage) Zero() bool {
tl_send_message_action_gen.go#L2568: if !(s.RichMessage.Zero()) {
![]() |
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. |