Home
last modified time | relevance | path

Searched defs:ChannelMention (Results 1 – 12 of 12) sorted by relevance

/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dnotification.go872 ChannelMention const
/dports/security/keybase/client-v5.7.1/go/chat/utils/
H A Dutils.go487 chanMention chat1.ChannelMention) bool {
2661 maybeMentions []chat1.MaybeMention, chanMention chat1.ChannelMention,
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dapi.go386ChannelMention string `codec:"channelMention,omitempty" json:"channel_menti… member
H A Dremote.go352 type ChannelMention int type
1661 ChannelMention ChannelMention `codec:"channelMention" json:"channelMention"` member
H A Dextras.go686 func (m MessageUnboxed) ChannelMention() ChannelMention { func
H A Dchat_ui.go956 ChannelMention ChannelMention `codec:"channelMention" json:"channelMention"` member
H A Dlocal.go2924 ChannelMention ChannelMention `codec:"channelMention" json:"channelMention"` member
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/
H A Dapi.go385ChannelMention string `codec:"channelMention,omitempty" json:"channel_menti… member
H A Dremote.go350 type ChannelMention int type
H A Dchat_ui.go954 ChannelMention ChannelMention `codec:"channelMention" json:"channelMention"` member
H A Dlocal.go2922 ChannelMention ChannelMention `codec:"channelMention" json:"channelMention"` member
/dports/security/keybase/client-v5.7.1/go/chat/types/
H A Dtypes.go368 ChannelMention chat1.ChannelMention member