type github.com/gotd/td/tg.MessageActionPaidMessagesRefundedArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L653: func (s MessageActionClassArray) AsMessageActionPaidMessagesRefunded() (to MessageActionPaidMessagesRefundedArray) {
tl_message_action_slices_gen.go#L4262: type MessageActionPaidMessagesRefundedArray []MessageActionPaidMessagesRefunded
tl_message_action_slices_gen.go#L4265: func (s MessageActionPaidMessagesRefundedArray) Sort(less func(a, b MessageActionPaidMessagesRefunded) bool) MessageActionPaidMessagesRefundedArray {
tl_message_action_slices_gen.go#L4273: func (s MessageActionPaidMessagesRefundedArray) SortStable(less func(a, b MessageActionPaidMessagesRefunded) bool) MessageActionPaidMessagesRefundedArray {
tl_message_action_slices_gen.go#L4281: func (s MessageActionPaidMessagesRefundedArray) Retain(keep func(x MessageActionPaidMessagesRefunded) bool) MessageActionPaidMessagesRefundedArray {
tl_message_action_slices_gen.go#L4295: func (s MessageActionPaidMessagesRefundedArray) First() (v MessageActionPaidMessagesRefunded, ok bool) {
tl_message_action_slices_gen.go#L4303: func (s MessageActionPaidMessagesRefundedArray) Last() (v MessageActionPaidMessagesRefunded, ok bool) {
tl_message_action_slices_gen.go#L4311: func (s *MessageActionPaidMessagesRefundedArray) PopFirst() (v MessageActionPaidMessagesRefunded, ok bool) {
tl_message_action_slices_gen.go#L4330: func (s *MessageActionPaidMessagesRefundedArray) Pop() (v MessageActionPaidMessagesRefunded, 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. |