type github.com/gotd/td/tg.AccountWebBrowserSettingsArray
12 uses
github.com/gotd/td/tg (current package)
tl_account_web_browser_settings_slices_gen.go#L120: func (s AccountWebBrowserSettingsClassArray) AsAccountWebBrowserSettings() (to AccountWebBrowserSettingsArray) {
tl_account_web_browser_settings_slices_gen.go#L188: type AccountWebBrowserSettingsArray []AccountWebBrowserSettings
tl_account_web_browser_settings_slices_gen.go#L191: func (s AccountWebBrowserSettingsArray) Sort(less func(a, b AccountWebBrowserSettings) bool) AccountWebBrowserSettingsArray {
tl_account_web_browser_settings_slices_gen.go#L199: func (s AccountWebBrowserSettingsArray) SortStable(less func(a, b AccountWebBrowserSettings) bool) AccountWebBrowserSettingsArray {
tl_account_web_browser_settings_slices_gen.go#L207: func (s AccountWebBrowserSettingsArray) Retain(keep func(x AccountWebBrowserSettings) bool) AccountWebBrowserSettingsArray {
tl_account_web_browser_settings_slices_gen.go#L221: func (s AccountWebBrowserSettingsArray) First() (v AccountWebBrowserSettings, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L229: func (s AccountWebBrowserSettingsArray) Last() (v AccountWebBrowserSettings, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L237: func (s *AccountWebBrowserSettingsArray) PopFirst() (v AccountWebBrowserSettings, ok bool) {
tl_account_web_browser_settings_slices_gen.go#L256: func (s *AccountWebBrowserSettingsArray) Pop() (v AccountWebBrowserSettings, ok bool) {
![]() |
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. |