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#L127: if !(s.FromID == nil) {
tl_messages_search_gen.go#L192: s.FromID = val
tl_messages_search_gen.go#L293: if !(s.FromID == nil) {
tl_messages_search_gen.go#L327: if s.FromID == nil {
tl_messages_search_gen.go#L330: if err := s.FromID.Encode(b); err != nil {
tl_messages_search_gen.go#L394: s.FromID = value
tl_messages_search_gen.go#L488: s.FromID = value
tl_messages_search_gen.go#L500: return s.FromID, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |