type github.com/gotd/td/tg.AuthSentCodeTypeFragmentSMSArray
12 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_slices_gen.go#L211: func (s AuthSentCodeTypeClassArray) AsAuthSentCodeTypeFragmentSMS() (to AuthSentCodeTypeFragmentSMSArray) {
tl_auth_sent_code_type_slices_gen.go#L837: type AuthSentCodeTypeFragmentSMSArray []AuthSentCodeTypeFragmentSMS
tl_auth_sent_code_type_slices_gen.go#L840: func (s AuthSentCodeTypeFragmentSMSArray) Sort(less func(a, b AuthSentCodeTypeFragmentSMS) bool) AuthSentCodeTypeFragmentSMSArray {
tl_auth_sent_code_type_slices_gen.go#L848: func (s AuthSentCodeTypeFragmentSMSArray) SortStable(less func(a, b AuthSentCodeTypeFragmentSMS) bool) AuthSentCodeTypeFragmentSMSArray {
tl_auth_sent_code_type_slices_gen.go#L856: func (s AuthSentCodeTypeFragmentSMSArray) Retain(keep func(x AuthSentCodeTypeFragmentSMS) bool) AuthSentCodeTypeFragmentSMSArray {
tl_auth_sent_code_type_slices_gen.go#L870: func (s AuthSentCodeTypeFragmentSMSArray) First() (v AuthSentCodeTypeFragmentSMS, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L878: func (s AuthSentCodeTypeFragmentSMSArray) Last() (v AuthSentCodeTypeFragmentSMS, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L886: func (s *AuthSentCodeTypeFragmentSMSArray) PopFirst() (v AuthSentCodeTypeFragmentSMS, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L905: func (s *AuthSentCodeTypeFragmentSMSArray) Pop() (v AuthSentCodeTypeFragmentSMS, 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. |