type github.com/gotd/td/tg.InputPasskeyResponseLoginArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_passkey_response_slices_gen.go#L133: func (s InputPasskeyResponseClassArray) AsInputPasskeyResponseLogin() (to InputPasskeyResponseLoginArray) {
tl_input_passkey_response_slices_gen.go#L228: type InputPasskeyResponseLoginArray []InputPasskeyResponseLogin
tl_input_passkey_response_slices_gen.go#L231: func (s InputPasskeyResponseLoginArray) Sort(less func(a, b InputPasskeyResponseLogin) bool) InputPasskeyResponseLoginArray {
tl_input_passkey_response_slices_gen.go#L239: func (s InputPasskeyResponseLoginArray) SortStable(less func(a, b InputPasskeyResponseLogin) bool) InputPasskeyResponseLoginArray {
tl_input_passkey_response_slices_gen.go#L247: func (s InputPasskeyResponseLoginArray) Retain(keep func(x InputPasskeyResponseLogin) bool) InputPasskeyResponseLoginArray {
tl_input_passkey_response_slices_gen.go#L261: func (s InputPasskeyResponseLoginArray) First() (v InputPasskeyResponseLogin, ok bool) {
tl_input_passkey_response_slices_gen.go#L269: func (s InputPasskeyResponseLoginArray) Last() (v InputPasskeyResponseLogin, ok bool) {
tl_input_passkey_response_slices_gen.go#L277: func (s *InputPasskeyResponseLoginArray) PopFirst() (v InputPasskeyResponseLogin, ok bool) {
tl_input_passkey_response_slices_gen.go#L296: func (s *InputPasskeyResponseLoginArray) Pop() (v InputPasskeyResponseLogin, 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. |