type github.com/gotd/td/tg.AuthSentCodeTypeSMSPhraseArray
12 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_slices_gen.go#L250: func (s AuthSentCodeTypeClassArray) AsAuthSentCodeTypeSMSPhrase() (to AuthSentCodeTypeSMSPhraseArray) {
tl_auth_sent_code_type_slices_gen.go#L1083: type AuthSentCodeTypeSMSPhraseArray []AuthSentCodeTypeSMSPhrase
tl_auth_sent_code_type_slices_gen.go#L1086: func (s AuthSentCodeTypeSMSPhraseArray) Sort(less func(a, b AuthSentCodeTypeSMSPhrase) bool) AuthSentCodeTypeSMSPhraseArray {
tl_auth_sent_code_type_slices_gen.go#L1094: func (s AuthSentCodeTypeSMSPhraseArray) SortStable(less func(a, b AuthSentCodeTypeSMSPhrase) bool) AuthSentCodeTypeSMSPhraseArray {
tl_auth_sent_code_type_slices_gen.go#L1102: func (s AuthSentCodeTypeSMSPhraseArray) Retain(keep func(x AuthSentCodeTypeSMSPhrase) bool) AuthSentCodeTypeSMSPhraseArray {
tl_auth_sent_code_type_slices_gen.go#L1116: func (s AuthSentCodeTypeSMSPhraseArray) First() (v AuthSentCodeTypeSMSPhrase, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L1124: func (s AuthSentCodeTypeSMSPhraseArray) Last() (v AuthSentCodeTypeSMSPhrase, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L1132: func (s *AuthSentCodeTypeSMSPhraseArray) PopFirst() (v AuthSentCodeTypeSMSPhrase, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L1151: func (s *AuthSentCodeTypeSMSPhraseArray) Pop() (v AuthSentCodeTypeSMSPhrase, 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. |