type github.com/gotd/td/tg.JoinChatBotResultWebViewArray
12 uses
github.com/gotd/td/tg (current package)
tl_join_chat_bot_result_slices_gen.go#L120: func (s JoinChatBotResultClassArray) AsJoinChatBotResultWebView() (to JoinChatBotResultWebViewArray) {
tl_join_chat_bot_result_slices_gen.go#L133: type JoinChatBotResultWebViewArray []JoinChatBotResultWebView
tl_join_chat_bot_result_slices_gen.go#L136: func (s JoinChatBotResultWebViewArray) Sort(less func(a, b JoinChatBotResultWebView) bool) JoinChatBotResultWebViewArray {
tl_join_chat_bot_result_slices_gen.go#L144: func (s JoinChatBotResultWebViewArray) SortStable(less func(a, b JoinChatBotResultWebView) bool) JoinChatBotResultWebViewArray {
tl_join_chat_bot_result_slices_gen.go#L152: func (s JoinChatBotResultWebViewArray) Retain(keep func(x JoinChatBotResultWebView) bool) JoinChatBotResultWebViewArray {
tl_join_chat_bot_result_slices_gen.go#L166: func (s JoinChatBotResultWebViewArray) First() (v JoinChatBotResultWebView, ok bool) {
tl_join_chat_bot_result_slices_gen.go#L174: func (s JoinChatBotResultWebViewArray) Last() (v JoinChatBotResultWebView, ok bool) {
tl_join_chat_bot_result_slices_gen.go#L182: func (s *JoinChatBotResultWebViewArray) PopFirst() (v JoinChatBotResultWebView, ok bool) {
tl_join_chat_bot_result_slices_gen.go#L201: func (s *JoinChatBotResultWebViewArray) Pop() (v JoinChatBotResultWebView, 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. |