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#L5259: type MessageActionNewCreatorPendingArray []MessageActionNewCreatorPending
tl_message_action_slices_gen.go#L5262: func (s MessageActionNewCreatorPendingArray) Sort(less func(a, b MessageActionNewCreatorPending) bool) MessageActionNewCreatorPendingArray {
tl_message_action_slices_gen.go#L5270: func (s MessageActionNewCreatorPendingArray) SortStable(less func(a, b MessageActionNewCreatorPending) bool) MessageActionNewCreatorPendingArray {
tl_message_action_slices_gen.go#L5278: func (s MessageActionNewCreatorPendingArray) Retain(keep func(x MessageActionNewCreatorPending) bool) MessageActionNewCreatorPendingArray {
tl_message_action_slices_gen.go#L5292: func (s MessageActionNewCreatorPendingArray) First() (v MessageActionNewCreatorPending, ok bool) {
tl_message_action_slices_gen.go#L5300: func (s MessageActionNewCreatorPendingArray) Last() (v MessageActionNewCreatorPending, ok bool) {
tl_message_action_slices_gen.go#L5308: func (s *MessageActionNewCreatorPendingArray) PopFirst() (v MessageActionNewCreatorPending, ok bool) {
tl_message_action_slices_gen.go#L5327: 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. |