github.com/gotd/td/tg.MessagesUnpinAllMessagesRequest.SavedPeerID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_read_reactions_gen.go#L63: SavedPeerID InputPeerClass
tl_messages_read_reactions_gen.go#L90: if !(r.SavedPeerID == nil) {
tl_messages_read_reactions_gen.go#L118: r.SavedPeerID = val
tl_messages_read_reactions_gen.go#L169: if !(r.SavedPeerID == nil) {
tl_messages_read_reactions_gen.go#L202: if r.SavedPeerID == nil {
tl_messages_read_reactions_gen.go#L205: if err := r.SavedPeerID.Encode(b); err != nil {
tl_messages_read_reactions_gen.go#L252: r.SavedPeerID = value
tl_messages_read_reactions_gen.go#L286: r.SavedPeerID = value
tl_messages_read_reactions_gen.go#L298: return r.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. |