type github.com/gotd/td/tg.InputInvoiceChatInviteSubscriptionArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_slices_gen.go#L172: func (s InputInvoiceClassArray) AsInputInvoiceChatInviteSubscription() (to InputInvoiceChatInviteSubscriptionArray) {
tl_input_invoice_slices_gen.go#L643: type InputInvoiceChatInviteSubscriptionArray []InputInvoiceChatInviteSubscription
tl_input_invoice_slices_gen.go#L646: func (s InputInvoiceChatInviteSubscriptionArray) Sort(less func(a, b InputInvoiceChatInviteSubscription) bool) InputInvoiceChatInviteSubscriptionArray {
tl_input_invoice_slices_gen.go#L654: func (s InputInvoiceChatInviteSubscriptionArray) SortStable(less func(a, b InputInvoiceChatInviteSubscription) bool) InputInvoiceChatInviteSubscriptionArray {
tl_input_invoice_slices_gen.go#L662: func (s InputInvoiceChatInviteSubscriptionArray) Retain(keep func(x InputInvoiceChatInviteSubscription) bool) InputInvoiceChatInviteSubscriptionArray {
tl_input_invoice_slices_gen.go#L676: func (s InputInvoiceChatInviteSubscriptionArray) First() (v InputInvoiceChatInviteSubscription, ok bool) {
tl_input_invoice_slices_gen.go#L684: func (s InputInvoiceChatInviteSubscriptionArray) Last() (v InputInvoiceChatInviteSubscription, ok bool) {
tl_input_invoice_slices_gen.go#L692: func (s *InputInvoiceChatInviteSubscriptionArray) PopFirst() (v InputInvoiceChatInviteSubscription, ok bool) {
tl_input_invoice_slices_gen.go#L711: func (s *InputInvoiceChatInviteSubscriptionArray) Pop() (v InputInvoiceChatInviteSubscription, 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. |