github.com/gotd/td/tg.Message.GuestchatViaFrom (field)
9 uses
github.com/gotd/td/tg (current package)
tl_message_gen.go#L386: GuestchatViaFrom PeerClass
tl_message_gen.go#L620: if !(m.GuestchatViaFrom == nil) {
tl_message_gen.go#L806: m.GuestchatViaFrom = val
tl_message_gen.go#L1237: if !(m.GuestchatViaFrom == nil) {
tl_message_gen.go#L1370: if m.GuestchatViaFrom == nil {
tl_message_gen.go#L1373: if err := m.GuestchatViaFrom.Encode(b); err != nil {
tl_message_gen.go#L1593: m.GuestchatViaFrom = value
tl_message_gen.go#L2206: m.GuestchatViaFrom = value
tl_message_gen.go#L2218: return m.GuestchatViaFrom, 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. |