type github.com/gotd/td/tg.InputStorePaymentAuthCodeArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_slices_gen.go#L211: func (s InputStorePaymentPurposeClassArray) AsInputStorePaymentAuthCode() (to InputStorePaymentAuthCodeArray) {
tl_input_store_payment_purpose_slices_gen.go#L798: type InputStorePaymentAuthCodeArray []InputStorePaymentAuthCode
tl_input_store_payment_purpose_slices_gen.go#L801: func (s InputStorePaymentAuthCodeArray) Sort(less func(a, b InputStorePaymentAuthCode) bool) InputStorePaymentAuthCodeArray {
tl_input_store_payment_purpose_slices_gen.go#L809: func (s InputStorePaymentAuthCodeArray) SortStable(less func(a, b InputStorePaymentAuthCode) bool) InputStorePaymentAuthCodeArray {
tl_input_store_payment_purpose_slices_gen.go#L817: func (s InputStorePaymentAuthCodeArray) Retain(keep func(x InputStorePaymentAuthCode) bool) InputStorePaymentAuthCodeArray {
tl_input_store_payment_purpose_slices_gen.go#L831: func (s InputStorePaymentAuthCodeArray) First() (v InputStorePaymentAuthCode, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L839: func (s InputStorePaymentAuthCodeArray) Last() (v InputStorePaymentAuthCode, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L847: func (s *InputStorePaymentAuthCodeArray) PopFirst() (v InputStorePaymentAuthCode, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L866: func (s *InputStorePaymentAuthCodeArray) Pop() (v InputStorePaymentAuthCode, 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. |