type github.com/gotd/td/tg.GeoPointClass
52 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_message_gen.go#L727: Geo GeoPointClass
tl_bot_inline_message_gen.go#L806: GetGeo() (value GeoPointClass)
tl_bot_inline_message_gen.go#L1002: func (b *BotInlineMessageMediaGeo) GetGeo() (value GeoPointClass) {
tl_bot_inline_message_gen.go#L1092: Geo GeoPointClass
tl_bot_inline_message_gen.go#L1169: GetGeo() (value GeoPointClass)
tl_bot_inline_message_gen.go#L1366: func (b *BotInlineMessageMediaVenue) GetGeo() (value GeoPointClass) {
tl_channel_location_gen.go#L142: GeoPoint GeoPointClass
tl_channel_location_gen.go#L188: GetGeoPoint() (value GeoPointClass)
tl_channel_location_gen.go#L288: func (c *ChannelLocation) GetGeoPoint() (value GeoPointClass) {
tl_geo_point_gen.go#L45: func (g GeoPointEmpty) construct() GeoPointClass { return &g }
tl_geo_point_gen.go#L54: _ GeoPointClass = &GeoPointEmpty{}
tl_geo_point_gen.go#L162: func (g GeoPoint) construct() GeoPointClass { return &g }
tl_geo_point_gen.go#L171: _ GeoPointClass = &GeoPoint{}
tl_geo_point_gen.go#L412: type GeoPointClass interface {
tl_geo_point_gen.go#L417: construct() GeoPointClass
tl_geo_point_gen.go#L445: func DecodeGeoPoint(buf *bin.Buffer) (GeoPointClass, error) {
tl_geo_point_gen.go#L472: GeoPoint GeoPointClass
tl_geo_point_slices_gen.go#L38: type GeoPointClassArray []GeoPointClass
tl_geo_point_slices_gen.go#L41: func (s GeoPointClassArray) Sort(less func(a, b GeoPointClass) bool) GeoPointClassArray {
tl_geo_point_slices_gen.go#L49: func (s GeoPointClassArray) SortStable(less func(a, b GeoPointClass) bool) GeoPointClassArray {
tl_geo_point_slices_gen.go#L57: func (s GeoPointClassArray) Retain(keep func(x GeoPointClass) bool) GeoPointClassArray {
tl_geo_point_slices_gen.go#L71: func (s GeoPointClassArray) First() (v GeoPointClass, ok bool) {
tl_geo_point_slices_gen.go#L79: func (s GeoPointClassArray) Last() (v GeoPointClass, ok bool) {
tl_geo_point_slices_gen.go#L87: func (s *GeoPointClassArray) PopFirst() (v GeoPointClass, ok bool) {
tl_geo_point_slices_gen.go#L97: var zero GeoPointClass
tl_geo_point_slices_gen.go#L106: func (s *GeoPointClassArray) Pop() (v GeoPointClass, ok bool) {
tl_media_area_gen.go#L46: Geo GeoPointClass
tl_media_area_gen.go#L116: GetGeo() (value GeoPointClass)
tl_media_area_gen.go#L293: func (m *MediaAreaVenue) GetGeo() (value GeoPointClass) {
tl_media_area_gen.go#L553: Geo GeoPointClass
tl_media_area_gen.go#L598: GetGeo() (value GeoPointClass)
tl_media_area_gen.go#L705: func (m *MediaAreaGeoPoint) GetGeo() (value GeoPointClass) {
tl_message_media_gen.go#L407: Geo GeoPointClass
tl_message_media_gen.go#L448: GetGeo() (value GeoPointClass)
tl_message_media_gen.go#L534: func (m *MessageMediaGeo) GetGeo() (value GeoPointClass) {
tl_message_media_gen.go#L1555: Geo GeoPointClass
tl_message_media_gen.go#L1622: GetGeo() (value GeoPointClass)
tl_message_media_gen.go#L1778: func (m *MessageMediaVenue) GetGeo() (value GeoPointClass) {
tl_message_media_gen.go#L2478: Geo GeoPointClass
tl_message_media_gen.go#L2548: GetGeo() (value GeoPointClass)
tl_message_media_gen.go#L2707: func (m *MessageMediaGeoLive) GetGeo() (value GeoPointClass) {
tl_page_block_gen.go#L5187: Geo GeoPointClass
tl_page_block_gen.go#L5248: GetGeo() (value GeoPointClass)
tl_page_block_gen.go#L5390: func (p *PageBlockMap) GetGeo() (value GeoPointClass) {
tl_update_gen.go#L7255: Geo GeoPointClass
tl_update_gen.go#L7323: GetGeo() (value GeoPointClass, ok bool)
tl_update_gen.go#L7536: func (u *UpdateBotInlineQuery) SetGeo(value GeoPointClass) {
tl_update_gen.go#L7543: func (u *UpdateBotInlineQuery) GetGeo() (value GeoPointClass, ok bool) {
tl_update_gen.go#L7601: Geo GeoPointClass
tl_update_gen.go#L7667: GetGeo() (value GeoPointClass, ok bool)
tl_update_gen.go#L7859: func (u *UpdateBotInlineSend) SetGeo(value GeoPointClass) {
tl_update_gen.go#L7866: func (u *UpdateBotInlineSend) GetGeo() (value GeoPointClass, ok bool) {
|
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |