type github.com/gotd/td/tg.MessageActionSuggestBirthdayArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L770: func (s MessageActionClassArray) AsMessageActionSuggestBirthday() (to MessageActionSuggestBirthdayArray) {
tl_message_action_slices_gen.go#L5013: type MessageActionSuggestBirthdayArray []MessageActionSuggestBirthday
tl_message_action_slices_gen.go#L5016: func (s MessageActionSuggestBirthdayArray) Sort(less func(a, b MessageActionSuggestBirthday) bool) MessageActionSuggestBirthdayArray {
tl_message_action_slices_gen.go#L5024: func (s MessageActionSuggestBirthdayArray) SortStable(less func(a, b MessageActionSuggestBirthday) bool) MessageActionSuggestBirthdayArray {
tl_message_action_slices_gen.go#L5032: func (s MessageActionSuggestBirthdayArray) Retain(keep func(x MessageActionSuggestBirthday) bool) MessageActionSuggestBirthdayArray {
tl_message_action_slices_gen.go#L5046: func (s MessageActionSuggestBirthdayArray) First() (v MessageActionSuggestBirthday, ok bool) {
tl_message_action_slices_gen.go#L5054: func (s MessageActionSuggestBirthdayArray) Last() (v MessageActionSuggestBirthday, ok bool) {
tl_message_action_slices_gen.go#L5062: func (s *MessageActionSuggestBirthdayArray) PopFirst() (v MessageActionSuggestBirthday, ok bool) {
tl_message_action_slices_gen.go#L5081: func (s *MessageActionSuggestBirthdayArray) Pop() (v MessageActionSuggestBirthday, 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. |