github.com/gotd/td/tg.StoriesSendStoryRequest.FwdFromID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_stories_send_story_gen.go#L105: FwdFromID InputPeerClass
tl_stories_send_story_gen.go#L172: if !(s.FwdFromID == nil) {
tl_stories_send_story_gen.go#L239: s.FwdFromID = val
tl_stories_send_story_gen.go#L377: if !(s.FwdFromID == nil) {
tl_stories_send_story_gen.go#L460: if s.FwdFromID == nil {
tl_stories_send_story_gen.go#L463: if err := s.FwdFromID.Encode(b); err != nil {
tl_stories_send_story_gen.go#L602: s.FwdFromID = value
tl_stories_send_story_gen.go#L802: s.FwdFromID = value
tl_stories_send_story_gen.go#L814: return s.FwdFromID, 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. |