github.com/gotd/td/tg.MessagesSearchRequest.SavedPeerID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_search_gen.go#L65: SavedPeerID InputPeerClass
tl_messages_search_gen.go#L145: if !(s.SavedPeerID == nil) {
tl_messages_search_gen.go#L219: s.SavedPeerID = val
tl_messages_search_gen.go#L337: if !(s.SavedPeerID == nil) {
tl_messages_search_gen.go#L382: if s.SavedPeerID == nil {
tl_messages_search_gen.go#L385: if err := s.SavedPeerID.Encode(b); err != nil {
tl_messages_search_gen.go#L467: s.SavedPeerID = value
tl_messages_search_gen.go#L596: s.SavedPeerID = value
tl_messages_search_gen.go#L608: return s.SavedPeerID, 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. |