type github.com/gotd/td/tg.AuthSentCodeTypeSMSWordArray
12 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_slices_gen.go#L237: func (s AuthSentCodeTypeClassArray) AsAuthSentCodeTypeSMSWord() (to AuthSentCodeTypeSMSWordArray) {
tl_auth_sent_code_type_slices_gen.go#L1001: type AuthSentCodeTypeSMSWordArray []AuthSentCodeTypeSMSWord
tl_auth_sent_code_type_slices_gen.go#L1004: func (s AuthSentCodeTypeSMSWordArray) Sort(less func(a, b AuthSentCodeTypeSMSWord) bool) AuthSentCodeTypeSMSWordArray {
tl_auth_sent_code_type_slices_gen.go#L1012: func (s AuthSentCodeTypeSMSWordArray) SortStable(less func(a, b AuthSentCodeTypeSMSWord) bool) AuthSentCodeTypeSMSWordArray {
tl_auth_sent_code_type_slices_gen.go#L1020: func (s AuthSentCodeTypeSMSWordArray) Retain(keep func(x AuthSentCodeTypeSMSWord) bool) AuthSentCodeTypeSMSWordArray {
tl_auth_sent_code_type_slices_gen.go#L1034: func (s AuthSentCodeTypeSMSWordArray) First() (v AuthSentCodeTypeSMSWord, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L1042: func (s AuthSentCodeTypeSMSWordArray) Last() (v AuthSentCodeTypeSMSWord, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L1050: func (s *AuthSentCodeTypeSMSWordArray) PopFirst() (v AuthSentCodeTypeSMSWord, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L1069: func (s *AuthSentCodeTypeSMSWordArray) Pop() (v AuthSentCodeTypeSMSWord, 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. |