github.com/gotd/td/tg.AccountSetMainProfileTabRequest.Tab (field)
9 uses
github.com/gotd/td/tg (current package)
tl_account_set_main_profile_tab_gen.go#L43: Tab ProfileTabClass
tl_account_set_main_profile_tab_gen.go#L61: if !(s.Tab == nil) {
tl_account_set_main_profile_tab_gen.go#L81: s.Tab = from.GetTab()
tl_account_set_main_profile_tab_gen.go#L129: if s.Tab == nil {
tl_account_set_main_profile_tab_gen.go#L132: if err := s.Tab.Encode(b); err != nil {
tl_account_set_main_profile_tab_gen.go#L159: s.Tab = value
tl_account_set_main_profile_tab_gen.go#L169: return s.Tab
tl_account_set_main_profile_tab_gen.go#L183: Tab: tab,
tl_server_gen.go#L2712: response, err := f(ctx, request.Tab)
![]() |
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. |