type github.com/gotd/td/tg.AuthSentCodeTypeMissedCallArray
12 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_slices_gen.go#L172: func (s AuthSentCodeTypeClassArray) AsAuthSentCodeTypeMissedCall() (to AuthSentCodeTypeMissedCallArray) {
tl_auth_sent_code_type_slices_gen.go#L591: type AuthSentCodeTypeMissedCallArray []AuthSentCodeTypeMissedCall
tl_auth_sent_code_type_slices_gen.go#L594: func (s AuthSentCodeTypeMissedCallArray) Sort(less func(a, b AuthSentCodeTypeMissedCall) bool) AuthSentCodeTypeMissedCallArray {
tl_auth_sent_code_type_slices_gen.go#L602: func (s AuthSentCodeTypeMissedCallArray) SortStable(less func(a, b AuthSentCodeTypeMissedCall) bool) AuthSentCodeTypeMissedCallArray {
tl_auth_sent_code_type_slices_gen.go#L610: func (s AuthSentCodeTypeMissedCallArray) Retain(keep func(x AuthSentCodeTypeMissedCall) bool) AuthSentCodeTypeMissedCallArray {
tl_auth_sent_code_type_slices_gen.go#L624: func (s AuthSentCodeTypeMissedCallArray) First() (v AuthSentCodeTypeMissedCall, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L632: func (s AuthSentCodeTypeMissedCallArray) Last() (v AuthSentCodeTypeMissedCall, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L640: func (s *AuthSentCodeTypeMissedCallArray) PopFirst() (v AuthSentCodeTypeMissedCall, ok bool) {
tl_auth_sent_code_type_slices_gen.go#L659: func (s *AuthSentCodeTypeMissedCallArray) Pop() (v AuthSentCodeTypeMissedCall, 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. |