type github.com/gotd/td/tg.MessageActionSecureValuesSentMeArray
12 uses
github.com/gotd/td/tg (current package)
tl_message_action_slices_gen.go#L315: func (s MessageActionClassArray) AsMessageActionSecureValuesSentMe() (to MessageActionSecureValuesSentMeArray) {
tl_message_action_slices_gen.go#L2130: type MessageActionSecureValuesSentMeArray []MessageActionSecureValuesSentMe
tl_message_action_slices_gen.go#L2133: func (s MessageActionSecureValuesSentMeArray) Sort(less func(a, b MessageActionSecureValuesSentMe) bool) MessageActionSecureValuesSentMeArray {
tl_message_action_slices_gen.go#L2141: func (s MessageActionSecureValuesSentMeArray) SortStable(less func(a, b MessageActionSecureValuesSentMe) bool) MessageActionSecureValuesSentMeArray {
tl_message_action_slices_gen.go#L2149: func (s MessageActionSecureValuesSentMeArray) Retain(keep func(x MessageActionSecureValuesSentMe) bool) MessageActionSecureValuesSentMeArray {
tl_message_action_slices_gen.go#L2163: func (s MessageActionSecureValuesSentMeArray) First() (v MessageActionSecureValuesSentMe, ok bool) {
tl_message_action_slices_gen.go#L2171: func (s MessageActionSecureValuesSentMeArray) Last() (v MessageActionSecureValuesSentMe, ok bool) {
tl_message_action_slices_gen.go#L2179: func (s *MessageActionSecureValuesSentMeArray) PopFirst() (v MessageActionSecureValuesSentMe, ok bool) {
tl_message_action_slices_gen.go#L2198: func (s *MessageActionSecureValuesSentMeArray) Pop() (v MessageActionSecureValuesSentMe, 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. |