github.com/gotd/td/tg.MessagesSearchRequest.FromID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_search_gen.go#L58: FromID InputPeerClass
tl_messages_search_gen.go#L142: if !(s.FromID == nil) {
tl_messages_search_gen.go#L215: s.FromID = val
tl_messages_search_gen.go#L334: if !(s.FromID == nil) {
tl_messages_search_gen.go#L374: if s.FromID == nil {
tl_messages_search_gen.go#L377: if err := s.FromID.Encode(b); err != nil {
tl_messages_search_gen.go#L460: s.FromID = value
tl_messages_search_gen.go#L578: s.FromID = value
tl_messages_search_gen.go#L590: return s.FromID, 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. |