type github.com/gotd/td/tg.MessageActionNewCreatorPendingArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L809: func (s MessageActionClassArray) AsMessageActionNewCreatorPending() (to MessageActionNewCreatorPendingArray) {
tl_message_action_slices_gen.go#L5246: type MessageActionNewCreatorPendingArray []MessageActionNewCreatorPending
tl_message_action_slices_gen.go#L5249: func (s MessageActionNewCreatorPendingArray) Sort(less func(a, b MessageActionNewCreatorPending) bool) MessageActionNewCreatorPendingArray {
tl_message_action_slices_gen.go#L5257: func (s MessageActionNewCreatorPendingArray) SortStable(less func(a, b MessageActionNewCreatorPending) bool) MessageActionNewCreatorPendingArray {
tl_message_action_slices_gen.go#L5265: func (s MessageActionNewCreatorPendingArray) Retain(keep func(x MessageActionNewCreatorPending) bool) MessageActionNewCreatorPendingArray {
tl_message_action_slices_gen.go#L5279: func (s MessageActionNewCreatorPendingArray) First() (v MessageActionNewCreatorPending, ok bool) {
tl_message_action_slices_gen.go#L5287: func (s MessageActionNewCreatorPendingArray) Last() (v MessageActionNewCreatorPending, ok bool) {
tl_message_action_slices_gen.go#L5295: func (s *MessageActionNewCreatorPendingArray) PopFirst() (v MessageActionNewCreatorPending, ok bool) {
tl_message_action_slices_gen.go#L5314: func (s *MessageActionNewCreatorPendingArray) Pop() (v MessageActionNewCreatorPending, 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. |