github.com/gotd/td/tg.MessageService.PeerID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_message_gen.go#L2675: PeerID PeerClass
tl_message_gen.go#L2757: if !(m.PeerID == nil) {
tl_message_gen.go#L2822: m.PeerID = from.GetPeerID()
tl_message_gen.go#L3013: if m.PeerID == nil {
tl_message_gen.go#L3016: if err := m.PeerID.Encode(b); err != nil {
tl_message_gen.go#L3100: m.PeerID = value
tl_message_gen.go#L3309: return m.PeerID
tl_updates_classifier_gen.go#L142: peer := msg.PeerID
![]() |
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. |